.. _`Table to Text`: .. _`org.sysess.sympathy.data.text.table2text`: Table to Text ````````````` .. image:: table2text.svg :width: 48 Convert Table to Text concatenating all rows of the selected column. Definition :::::::::: Input ports ........... **table** table Table with input Text Output ports ............ **text** text Output Text Configuration ............. **Column name** (name) Specify name for input column. Examples ........ * :download:`Table2Text.syx ` Implementation .............. .. automodule:: node_text2table :noindex: .. class:: Table2Text :noindex: